Rewrite GtkInfoBar color handling to bypass GtkStyle
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Nov 2010 22:14:45 +0000 (17:14 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:33 +0000 (15:39 +0100)
commit8b6112b6e02deb4a4da1a3df4401fa96e1bff7eb
tree26c724ffe1839f800123ad3aa424761278abfa8e
parentd63615d9cc79351892158f65b3083cf58eb29c85
Rewrite GtkInfoBar color handling to bypass GtkStyle

This avoids a segfault that was happening due to the recursion
detection not working anymore with the old way of doing things.
gtk/gtkinfobar.c